home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 796 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: miker3@ix.netcom.com (Mike Rubenstein)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: start array at k, not 0
  5. Date: Tue, 09 Jan 1996 11:35:01 GMT
  6. Organization: Netcom
  7. Message-ID: <30f252c7.291628416@nntp.ix.netcom.com>
  8. References: <Pine.OSF.3.91.960104095358.22268B-100000@io.UWinnipeg.ca> <820787486snz@genesis.demon.co.uk> <Pine.OSF.3.91.960105091211.2861B-100000@io.UWinnipeg.ca> <4cpdt3$3b5@newdelph.cig.mot.com> <30f06d21.167303296@nntp.ix.netcom.com> <tbutler.821142000@laraby.tiac.net>
  9. NNTP-Posting-Host: ix-dc9-02.ix.netcom.com
  10. X-NETCOM-Date: Tue Jan 09  3:34:12 AM PST 1996
  11. X-Newsreader: Forte Agent .99c/16.141
  12.  
  13. tbutler@laraby.tiac.net (Tim Butler) wrote:
  14.  
  15. |>miker3@ix.netcom.com (Mike Rubenstein) writes:
  16. |>[ Numerical Recipes method of array indexing referenced ]
  17. |>....
  18. |>:It's unfortunate that the authors of this book didn't bother to
  19. learn
  20. |>:C before writing it.  As anyone who has read the FAQ [6.13] knows,
  21. |>:this results in undefined behavior.  
  22. |>...
  23. |>
  24. |>They have addressed that in the second edition. To retain the
  25. ability
  26. |>to start indexing at one, they "waste" that first element. They
  27. |>allocate one element extra.
  28.  
  29. The quote I gave was from the second edition.
  30.  
  31. Michael M Rubenstein
  32.